How to Install gri-el software package in Debian 8 (Jessie)

How to Install gri-el software package in Debian 8 (Jessie)

gri-el software package provides Emacs major-mode for gri, a language for scientific graphics, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gri-el 

gri-el is installed in your system.

Make ensure the gri-el package were installed using the commands given below,

$ sudo dpkg-query -l | grep gri-el *

You will get with gri-el package name, version, architecture and description in a table

gri-el package basic information:

Distro Debian 8 jessie
Section Lisp
Package gri-el
Version 2.12.23-8
Description Emacs major-mode for gri, a language for scientific graphics
Sub Section Lisp


See Also, How to uninstall or remove gri-el software package from Debian 8 (Jessie)?